FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagephis.ig.dev
Resource TypeStructureDefinition
IdStructureDefinition-krcore-observation-function-test.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ObservationKR Core Observation Profile for Function Test
... status S1..1code기능검사 상태: registered | preliminary | final | amended +
... Slices for category 1..*CodeableConcept관찰 및 측정 범주
Slice: Unordered, Open by value:$this
Binding: ObservationCategoryCodes (required): Codes for high level observation categories.

.... category:Exam 1..1CodeableConceptClassification of type of observation
Required Pattern: At least the following
..... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
...... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/observation-category
...... code1..1codeSymbol in syntax defined by the system
Fixed Value: exam
... code S1..1CodeableConcept기능검사명
.... Slices for coding 0..*CodingCode defined by a terminology system
Slice: Unordered, Open by value:$this
..... coding:EDI S0..*Coding건강보험심사평가원 건강보험요양급여비용 코드 정보
Binding: KR Core EDI Procedure Codes (required)
...... system S1..1uri건강보험심사평가원 건강보험요양급여비용 코드체계
Fixed Value: http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure
...... code S1..1code건강보험심사평가원 건강보험요양급여비용 코드
... subject 0..1Reference(KR Core Patient Profile)기능검사 대상
... effective[x] S1..1기능검사 일자
.... effectiveDateTimedateTime S
.... effectivePeriodPeriod
.... effectiveTimingTiming
.... effectiveInstantinstant
... performer 0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson | KR Core Patient Profile | KR Core Practitioner Profile for Medical Doctor | KR Core PractitionerRole Profile for Medical Doctor | KR Core Healthcare Organization Profile)검사 책임자
... value[x] S0..1Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period기능검사 결과

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "krcore-observation-function-test",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-observation-function-test",
  "version": "1.0.1",
  "name": "KRCore_Observation_FunctionTest",
  "title": "KR Core Observation Profile for Function Test",
  "status": "active",
  "date": "2023-11-08T04:48:59.6873005+00:00",
  "publisher": "HL7 Korea",
  "contact": [
    {
      "name": "HL7 Korea",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7korea.or.kr/"
        },
        {
          "system": "email",
          "value": "contact@healthall.co.kr"
        }
      ]
    },
    {
      "name": "HealthAll Inc.",
      "telecom": [
        {
          "system": "email",
          "value": "contact@healthall.co.kr",
          "use": "work"
        }
      ]
    }
  ],
  "description": "KR Core의 기능검사 측정 정보에 적용되는 Observation 구조. 기능검사는 진단검사, 영상검사, 병리검사를 제외한 검사를 의미함. (예: 과내검사)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KR",
          "display": "Korea, Republic of"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "sct-concept",
      "uri": "http://snomed.info/conceptdomain",
      "name": "SNOMED CT Concept Domain Binding"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "sct-attr",
      "uri": "http://snomed.org/attributebinding",
      "name": "SNOMED CT Attribute Binding"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation",
        "path": "Observation",
        "short": "KR Core Observation Profile for Function Test"
      },
      {
        "id": "Observation.status",
        "path": "Observation.status",
        "short": "기능검사 상태: registered | preliminary | final | amended +",
        "mustSupport": true
      },
      {
        "id": "Observation.category",
        "path": "Observation.category",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "short": "관찰 및 측정 범주",
        "min": 1,
        "binding": {
          "strength": "required"
        }
      },
      {
        "id": "Observation.category:Exam",
        "path": "Observation.category",
        "sliceName": "Exam",
        "min": 1,
        "max": "1",
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/observation-category",
              "code": "exam"
            }
          ]
        }
      },
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "short": "기능검사명",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.code.coding:EDI",
        "path": "Observation.code.coding",
        "sliceName": "EDI",
        "short": "건강보험심사평가원 건강보험요양급여비용 코드 정보",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-edi-procedure-codes"
        }
      },
      {
        "id": "Observation.code.coding:EDI.system",
        "path": "Observation.code.coding.system",
        "short": "건강보험심사평가원 건강보험요양급여비용 코드체계",
        "min": 1,
        "fixedUri": "http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:EDI.code",
        "path": "Observation.code.coding.code",
        "short": "건강보험심사평가원 건강보험요양급여비용 코드",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "short": "기능검사 대상",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-patient"
            ]
          }
        ]
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "short": "기능검사 일자",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.performer",
        "path": "Observation.performer",
        "short": "검사 책임자",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "http://hl7.org/fhir/StructureDefinition/CareTeam",
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-patient",
              "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-medical-doctor",
              "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-medical-doctor-role",
              "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-healthcare-organization"
            ]
          }
        ]
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "short": "기능검사 결과",
        "mustSupport": true
      }
    ]
  }
}