FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/ASIC-koerpergewicht-duplicate-2

PackageASIC.Package
Resource TypeStructureDefinition
IdASIC-koerpergewicht-duplicate-2
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ASIC.Package@0.0.1-draft&canonical=http://example.org/fhir/StructureDefinition/ASIC-koerpergewicht
URLhttp://example.org/fhir/StructureDefinition/ASIC-koerpergewicht
Statusdraft
NameASIC-koerpergewicht
TypeObservation
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
0.2Körpergewicht eines Patienten (Version 0.2)
0.2Patient, deutsches Basisprofil (Version 0.2)
0.2Practitioner, deutsches Basisprofil (Version 0.2)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://example.org/fhir/StructureDefinition/ASIC-koerpergewicht",
  "name": "ASIC-koerpergewicht",
  "status": "draft",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://fhir.de/StructureDefinition/observation-de-koerpergewicht/0.2",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.basedOn",
        "path": "Observation.basedOn",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/CarePlan"
            ]
          }
        ],
        "mustSupport": false
      },
      {
        "id": "Observation.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint",
            "valueString": "default: final"
          }
        ],
        "path": "Observation.status",
        "fixedCode": "final"
      },
      {
        "id": "Observation.category",
        "path": "Observation.category",
        "mustSupport": false
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.de/StructureDefinition/patient-de-basis/0.2"
            ]
          }
        ]
      },
      {
        "id": "Observation.subject.identifier",
        "path": "Observation.subject.identifier",
        "min": 1
      },
      {
        "id": "Observation.context",
        "path": "Observation.context",
        "min": 1
      },
      {
        "id": "Observation.context.identifier",
        "path": "Observation.context.identifier",
        "min": 1
      },
      {
        "id": "Observation.context.identifier.value",
        "path": "Observation.context.identifier.value",
        "min": 1
      },
      {
        "id": "Observation.effective[x]:effectiveDateTime",
        "path": "Observation.effectiveDateTime",
        "sliceName": "effectiveDateTime",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Observation.performer",
        "path": "Observation.performer",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.de/StructureDefinition/practitioner-de-basis/0.2"
            ]
          }
        ]
      },
      {
        "id": "Observation.performer.identifier",
        "path": "Observation.performer.identifier",
        "min": 1
      },
      {
        "id": "Observation.performer.identifier.value",
        "path": "Observation.performer.identifier.value",
        "min": 1
      },
      {
        "id": "Observation.valueQuantity:valueQuantity.comparator",
        "path": "Observation.valueQuantity.comparator",
        "max": "0"
      },
      {
        "id": "Observation.interpretation",
        "path": "Observation.interpretation",
        "mustSupport": false
      },
      {
        "id": "Observation.comment",
        "path": "Observation.comment",
        "mustSupport": false
      },
      {
        "id": "Observation.bodySite",
        "path": "Observation.bodySite",
        "mustSupport": false
      },
      {
        "id": "Observation.specimen",
        "path": "Observation.specimen",
        "mustSupport": false
      },
      {
        "id": "Observation.device",
        "path": "Observation.device",
        "mustSupport": false
      },
      {
        "id": "Observation.referenceRange",
        "path": "Observation.referenceRange",
        "mustSupport": false
      },
      {
        "id": "Observation.related",
        "path": "Observation.related",
        "mustSupport": false
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "mustSupport": false
      }
    ]
  }
}