0.1.0 - ci-build
PatientScheduling - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "NancyRomeroFernandezAPRN",
"meta" : {
"profile" : [
🔗 "http://example.org/StructureDefinition/smart-practitioner",
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner NancyRomeroFernandezAPRN</b></p><a name=\"NancyRomeroFernandezAPRN\"> </a><a name=\"hcNancyRomeroFernandezAPRN\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-smart-practitioner.html\">SMART Practitioner</a>, <code>http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner</code></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/7.0.1/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1932775590</p><p><b>name</b>: Nancy Romero Fernandez </p><p><b>address</b>: 8391 W OAKLAND PARK BLVD Sunrise FL 33351 (work)</p><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 363LF0000X}\">Family Nurse Practitioner</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 363LP0808X}\">Psychiatric/Mental Health Nurse Practitioner</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MSN}\">Master of Science - Nursing</span></p></blockquote></div>"
},
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "1932775590"
}
],
"name" : [
{
"family" : "Romero Fernandez",
"given" : [
"Nancy"
],
"prefix" : [
"APRN, FNP-C, PMHNP-BC, PMHNP, MSN"
]
}
],
"address" : [
{
"use" : "work",
"line" : [
"8391 W OAKLAND PARK BLVD"
],
"city" : "Sunrise",
"state" : "FL",
"postalCode" : "33351"
}
],
"qualification" : [
{
"code" : {
"coding" : [
{
"system" : "http://nucc.org/provider-taxonomy",
"code" : "363LF0000X"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://nucc.org/provider-taxonomy",
"code" : "363LP0808X"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0360",
"code" : "MSN"
}
]
}
}
]
}