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

FHIR IG Statistics: StructureDefinition/2d9776e1-d1e4-4cc3-b483-02fa4ff26b9f

Packagedw.gardenia
Resource TypeStructureDefinition
Id2d9776e1-d1e4-4cc3-b483-02fa4ff26b9f
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=dw.gardenia@0.2.0&canonical=http://example.org/fhir/StructureDefinition/DwPatient
URLhttp://example.org/fhir/StructureDefinition/DwPatient
Version0.2
Statusdraft
Date2020-04-13T20:47:51.9084016+00:00
NameDwPatient
TypePatient
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "2d9776e1-d1e4-4cc3-b483-02fa4ff26b9f",
  "meta": {
    "lastUpdated": "2020-04-13T20:47:53.359+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/DwPatient",
  "version": "0.2",
  "name": "DwPatient",
  "status": "draft",
  "date": "2020-04-13T20:47:51.9084016+00:00",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "loinc",
      "uri": "http://loinc.org",
      "name": "LOINC code for the element"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.gender",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Patient.gender",
        "min": 1
      },
      {
        "id": "Patient.birthDate",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Patient.birthDate",
        "min": 1
      }
    ]
  }
}