{ "description": "2023. 10. 27. test only", "_filename": "MyServiceRequest.StructureDefinition.json", "package_name": "phis.ig.dev", "date": "2023-10-27T00:09:27.9200186+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "IGTestServiceRequest", "abstract": false, "type": "ServiceRequest", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.0.1", "status": "draft", "id": "f64a3682-20bc-43de-95cf-5187f82a58f5", "kind": "resource", "url": "http://phis.co.kr/fhir/StructureDefinition/MyServiceRequest", "version": "0.0.1", "differential": { "element": [ { "id": "ServiceRequest.identifier", "min": 1, "path": "ServiceRequest.identifier", "comment": "The identifier.type element is used to distinguish between the identifiers assigned by the orderer (known as the 'Placer' in HL7 v2) and the producer of the observations in response to the order (known as the 'Filler' in HL7 v2). For further discussion and examples see the resource notes section below.\r\n\r\n테스트로 Identifier 가 MUST 조건으로 바뀜 0.0.3 ver 업데이트 검증." }, { "id": "ServiceRequest.code", "min": 1, "path": "ServiceRequest.code", "comment": "Many laboratory and radiology procedure codes embed the specimen/organ system in the test order name, for example, serum or serum/plasma glucose, or a chest x-ray. The specimen might not be recorded separately from the test code.\r\n\r\n2023. 반드시 정의되어야 할 리소스로 정의되어 아래와 같은 기능적인 수정이 이루어짐\r\n- must 조건 추가", "mustSupport": true }, { "id": "ServiceRequest.orderDetail", "min": 1, "path": "ServiceRequest.orderDetail", "comment": "For information from the medical record intended to support the delivery of the requested services, use the `supportingInformation` element.\r\n\r\n2023. 반드시 정의되어야 할 리소스로 정의되어 아래와 같은 기능적인 수정이 이루어짐\r\n- must 조건 추가", "mustSupport": true }, { "id": "ServiceRequest.subject", "path": "ServiceRequest.subject", "comment": "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.\r\n\r\n2023. 반드시 정의되어야 할 리소스로 정의되어 아래와 같은 기능적인 수정이 이루어짐\r\n- 대상자는 필수조건이므로 must로 정의하였음.", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest" }