{
  "resourceType": "StructureDefinition",
  "id": "IdentifierTypePatientPT",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-05-31T13:51:39.819+00:00"
  },
  "url": "http://spms.min-saude.pt/fhir/StructureDefinition/IdentifierTypePatientPT",
  "name": "IdentifierTypePatientPT",
  "status": "draft",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "ValueSet.compose.include.concept.code",
        "path": "ValueSet.compose.include.concept.code",
        "fixedCode": "HC"
      },
      {
        "id": "ValueSet.compose.include.concept.display",
        "path": "ValueSet.compose.include.concept.display",
        "fixedString": "Health Card"
      }
    ]
  }
}